CourseType 
EntityType  Independent 
Logical Entity Name  CourseType 
Default Table Name  AdCourseType 
Logical Only  NO 
Definition 
 
Note 
 

CourseType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Code    CHAR(8)  NO 
 
Name    VARCHAR(35)  NO 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CourseTypeId(PK)    INTEGER  NO 
 

CourseType Keys 
Key Name  Key Type  Keys 
AdCourseType_Code_U_N_IDX  Unique Constraint  Code 
AdCourseType_AdCourseTypeID_U_C_IDX  PrimaryKey  CourseTypeId 

CourseType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Course  Non-Identifying  One To Zero or More          NO 
AdIPEDSDistEdCriteriaDetail  Non-Identifying  One To Zero or More          NO 

CourseType Check Constraints 
Check Constraint Name  CheckConstraint